home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / internet / javas99d.zip / README.TXT < prev   
Text File  |  1996-06-03  |  1KB  |  34 lines

  1. Java Station .99d (beta)
  2.  
  3. Java Station is a multi-threaded IDE for Java.  It will allow
  4. you to edit Java text files and compile them.  I wrote Java Station 
  5. because I could not find an Java editor that allowed different fonts.
  6. Please let me know what features I might have missed (or that I added 
  7. you might not like)for future versions.
  8.  
  9. Java Station runs on Windows 95 and Windows NT.  
  10.  
  11. You must have the Java Development Kit from Sun.
  12. See http://java.sun.com
  13.  
  14. To run copy JAVAS.EXE to a directory and create an icon that points to it.
  15. When you first run Java Station you must specify the path where your Java 
  16. compiler resides.
  17.  
  18. Dana Scott Kaufman
  19. Cis: 75240,1376
  20. Internet: dsktech@ix.netcom.com
  21. Web Page:   http://www.netcom.com/~dsktech/javas.html
  22.  
  23. Revision History
  24. -----------------
  25. .99b    Fixed problem with return.
  26.  
  27. .99c    Added Row and Column indicator in edit window.
  28.         Fixed problem compiling using Long File Name paths.
  29.         Adding prompt to save un-saved file before compiling.
  30.  
  31. .99d    No longer leaves error window up after successfull compile.
  32.         Closes error window on re-compile.
  33.         Multi-threading code re-written to work more efficiently.
  34.